Esx Settings Inventory ExtractStatus
Esx Settings Inventory ExtractStatus
The Esx Settings Inventory ExtractStatus enumerated type describes possible states the extract operation can be, when invoked on a particular entity.
Possible values:
COMPLETED
: Describes the specified operation is completed successfully.FAILED
: Describes the specified operation failed during its execution.IN_PROGRESS
: Describes the specified operation is still in-progress.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
COMPLETED,
FAILED,
IN_PROGRESS,